From: Glenn Morris Date: Thu, 23 Feb 2012 19:49:47 +0000 (-0500) Subject: Fix date of ChangeLog entry X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~645 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a18fad77116bf7173b4350a3392442cf4a6bf3f7;p=emacs.git Fix date of ChangeLog entry --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5b93a283d71..c985813bda1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -8005,7 +8005,7 @@ * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721). -2009-11-23 Toby Cubitt +2011-05-27 Toby Cubitt * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new traversal functions for avl-trees. @@ -8023,8 +8023,6 @@ (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first) (avl-tree-stack-empty-p): New functions. -2009-11-23 Toby Cubitt - * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from avl-tree--del-balance1 and make it work both ways. (avl-tree--del-balance2): Remove.